home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 90 / CD Actual 90.iso / Software3D / VirtualLight / VLight1.3win32.exe / VibSDK / Vc7.0 / sample3.vcproj < prev    next >
Encoding:
Extensible Markup Language  |  2002-10-07  |  2.3 KB  |  92 lines

  1. <?xml version="1.0" encoding = "Windows-1252"?>
  2. <VisualStudioProject
  3.     ProjectType="Visual C++"
  4.     Version="7.00"
  5.     Name="sample3"
  6.     ProjectGUID="{5610EE1C-8C8E-4CA5-B7FF-C10C83FA57A1}"
  7.     SccProjectName=""
  8.     SccLocalPath="">
  9.     <Platforms>
  10.         <Platform
  11.             Name="Win32"/>
  12.     </Platforms>
  13.     <Configurations>
  14.         <Configuration
  15.             Name="Release|Win32"
  16.             OutputDirectory=".\Release"
  17.             IntermediateDirectory=".\Release"
  18.             ConfigurationType="1"
  19.             UseOfMFC="0"
  20.             ATLMinimizesCRunTimeLibraryUsage="FALSE"
  21.             CharacterSet="2">
  22.             <Tool
  23.                 Name="VCCLCompilerTool"
  24.                 InlineFunctionExpansion="1"
  25.                 PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE"
  26.                 StringPooling="TRUE"
  27.                 RuntimeLibrary="4"
  28.                 EnableFunctionLevelLinking="TRUE"
  29.                 UsePrecompiledHeader="2"
  30.                 PrecompiledHeaderFile=".\Release/sample3.pch"
  31.                 AssemblerListingLocation=".\Release/"
  32.                 ObjectFile=".\Release/"
  33.                 ProgramDataBaseFileName=".\Release/"
  34.                 WarningLevel="3"
  35.                 SuppressStartupBanner="TRUE"/>
  36.             <Tool
  37.                 Name="VCCustomBuildTool"/>
  38.             <Tool
  39.                 Name="VCLinkerTool"
  40.                 AdditionalOptions="/MACHINE:I386"
  41.                 AdditionalDependencies="odbc32.lib odbccp32.lib"
  42.                 OutputFile=".\Release/sample3.exe"
  43.                 LinkIncremental="1"
  44.                 SuppressStartupBanner="TRUE"
  45.                 ProgramDatabaseFile=".\Release/sample3.pdb"
  46.                 SubSystem="1"/>
  47.             <Tool
  48.                 Name="VCMIDLTool"
  49.                 TypeLibraryName=".\Release/sample3.tlb"/>
  50.             <Tool
  51.                 Name="VCPostBuildEventTool"/>
  52.             <Tool
  53.                 Name="VCPreBuildEventTool"/>
  54.             <Tool
  55.                 Name="VCPreLinkEventTool"/>
  56.             <Tool
  57.                 Name="VCResourceCompilerTool"
  58.                 PreprocessorDefinitions="NDEBUG"
  59.                 Culture="1036"/>
  60.             <Tool
  61.                 Name="VCWebServiceProxyGeneratorTool"/>
  62.             <Tool
  63.                 Name="VCWebDeploymentTool"/>
  64.         </Configuration>
  65.     </Configurations>
  66.     <Files>
  67.         <Filter
  68.             Name="Source Files"
  69.             Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  70.             <File
  71.                 RelativePath="..\Samples\sample3.c">
  72.             </File>
  73.         </Filter>
  74.         <Filter
  75.             Name="Header Files"
  76.             Filter="h;hpp;hxx;hm;inl">
  77.             <File
  78.                 RelativePath="..\vlBinDef.h">
  79.             </File>
  80.         </Filter>
  81.         <Filter
  82.             Name="Resource Files"
  83.             Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  84.             <File
  85.                 RelativePath="VIBsdk.lib">
  86.             </File>
  87.         </Filter>
  88.     </Files>
  89.     <Globals>
  90.     </Globals>
  91. </VisualStudioProject>
  92.